PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFPen Class
/ setLineJoin Method
the line join style.
Collapse All
Expand All
In This Topic
setLineJoin Method
In This Topic
Sets the line join style.
Syntax
public
void
setLineJoin(
PDFLineJoin
lineJoin
)
Parameters
lineJoin
the line join style.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When lineJoin is set to
PDFLineJoin.UNKNOWN
See Also
Reference
PDFPen Class
PDFPen Members